window: Delay showing auto mnemonics on focus in
authorRui Matos <tiagomatos@gmail.com>
Fri, 21 Sep 2012 03:11:43 +0000 (05:11 +0200)
committerRui Matos <tiagomatos@gmail.com>
Tue, 2 Oct 2012 14:41:40 +0000 (16:41 +0200)
commit1b5dabac8b6407bd11c9c4ecc8efc803e9646a0b
tree05a08a47fcaed0ca802fe13e2ee6b3968bab627b
parent8705c59f8cfe703abbc0bbc270e27656b81ef52d
window: Delay showing auto mnemonics on focus in

Just as in ed7a417dcbe3f0723e5dcef07d4bb566d77b7205 we don't want to
show auto mnemonics immediately but only after a short delay. In
particular this allows to capture screenshots without visible
mnemonics.

https://bugzilla.gnome.org/show_bug.cgi?id=684517
gtk/gtkwindow.c